home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Frameworks / Hsoi's App Shell 1.0a4 / Hsoi's App Shell Headers / HASEventDispatch.h < prev    next >
Encoding:
Text File  |  1997-01-28  |  203 b   |  9 lines  |  [TEXT/CWIE]

  1. /*
  2.     HASEventDispatch.h from Hsoi's App Shell © 1995-1997 John C. Daub.  All rights reserved.
  3.     
  4.     This is the coresponding header file for HASEventDispatch.c
  5. */
  6.  
  7.  
  8. void            HsoiDoEvent( const EventRecord *);
  9.